raleigh: Remove unnecessary border-width declaration
authorBenjamin Otte <otte@redhat.com>
Wed, 1 Feb 2012 23:09:05 +0000 (00:09 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 1 Feb 2012 23:09:05 +0000 (00:09 +0100)
gtk/gtk-default.css

index 113811f85f064945fb2d71c26395573f30aaed02..e182c6e0b4dd235afb1f820739a363df6e03ef08 100644 (file)
@@ -21,7 +21,6 @@
   color: @fg_color;
   border-color: shade (@bg_color, 0.6);
   padding: 2;
-  border-width: 0;
 }
 
 GtkWindow, .button, .slider {